Validated Identifier
An unbounded validated identifier
Validation will be limited to ensuring inputs are valid identifiers
Author
fzzyhmstrs
Since
0.2.0
Parameters
Identifier the default identifier for this validation
An unbounded validated identifier constructed from a string
Validation will be limited to ensuring inputs are valid identifiers
Author
fzzyhmstrs
Since
0.2.0
Parameters
String the default identifier (in string form) for this validation
An unbounded validated identifier constructed from namespace and path strings
Validation will be limited to ensuring inputs are valid identifiers
Author
fzzyhmstrs
Since
0.2.0
Parameters
String the default namespace for this validation
String the default path for this validation
An unbounded validated identifier with a dummy default value
Validation will be limited to ensuring inputs are valid identifiers
Author
fzzyhmstrs
Since
0.2.0
Parameters
String, the string value of the default identifier
AllowableIdentifiers instance. Defines the predicate for valid ids, and the supplier of valid id lists
EntryValidator